How to Install cutecom software package in Debian 8 (Jessie)

How to Install cutecom software package in Debian 8 (Jessie)

cutecom software package provides Graphical serial terminal, like minicom, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cutecom 

cutecom is installed in your system.

Make ensure the cutecom package were installed using the commands given below,

$ sudo dpkg-query -l | grep cutecom *

You will get with cutecom package name, version, architecture and description in a table

cutecom package basic information:

Distro Debian 8 jessie
Section Communication Programs
Package cutecom
Version 0.22.0-2
Description Graphical serial terminal, like minicom
Sub Section comm


See Also, How to uninstall or remove cutecom software package from Debian 8 (Jessie)?